HC: Avoid inflated titlebar separator in GEdit etc
authorDaniel Boles <dboles@src.gnome.org>
Sat, 7 Oct 2017 00:27:05 +0000 (01:27 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Sat, 7 Oct 2017 00:30:49 +0000 (01:30 +0100)
commit4269ca0bfa0f20b7c60085300fea0e7e3456f611
tree899673cf4f073c6fe825d38f7af6d0feb6456c69
parent497e877755f1fa165cdc8d14bf6b020d89c8ad2e
HC: Avoid inflated titlebar separator in GEdit etc

It was selecting paned separator, which means any separator at any level
of descent within a paned, including the toplevel container in GEdit.

We need to be more specific and only select the relevant separator that
is the direct child of the paned. This is what Adwaita does.

https://bugzilla.gnome.org/show_bug.cgi?id=788573
gtk/theme/HighContrast/_common.scss
gtk/theme/HighContrast/gtk-contained-inverse.css
gtk/theme/HighContrast/gtk-contained.css